Platform Explorer / Nuxeo Platform 2023.10

Extension point redirectResolver

Documentation

Defines the redirect resolver associated to blob download. Contributions are of the form:

    <redirectResolver class="org.nuxeo.ecm.core.io.download.DefaultRedirectResolver"/>

This allows you to redirect to a specific cache server or by default the blobManager redirect mechanism

Contribution Descriptors

  • Class: org.nuxeo.ecm.core.io.download.RedirectResolverDescriptor

Contributions

No known contributions.